home *** CD-ROM | disk | FTP | other *** search
/ Resource for Source: C/C++ / Resource for Source - C-C++.iso / codelib9 / v_11_11 / filename.txt < prev    next >
Text File  |  1995-11-01  |  5KB  |  146 lines

  1. ************************* MASTER CODE ***************************************
  2.  
  3. The name of the first file in this disk's directory identifies the volume,
  4. issue number and revision of the disk. The format of this filename is:
  5.  
  6.     !CDmvvii.rrr
  7.  
  8. where
  9.     ! = the '!' character
  10.     m =   C for C Users Journal, W for Windows/DOS Developer's Journal
  11.     vv =  volume
  12.     ii =  issue
  13.     rrr = revision (001 for initial release, 002 for next update, etc.)
  14.  
  15. The file UPDATE.DOC contains information about any additions or
  16. corrections to material on the disk since the original magazine
  17. publication.
  18.  
  19.  
  20. *************************  FILE DESCRIPTION **********************************
  21.  
  22. The following files are included in the disk:
  23.  
  24. FILENAME    AUTHOR-NAME        TITLE                PAGE
  25. -------------------------------------------------------------------------------
  26.  
  27. Feeney.zip    James E. Feeney        Real-Time Data Acquisition    19-34
  28.                     and Control Under Windows
  29.  
  30. myheader.h    - Listing 1, Header file for VDS functions
  31. mainprog.c    - Listing 2, Main application program
  32. myflags.h    - Listing 3, Program flags
  33. timer.c        - Listing 4, A basic timer function
  34. timer2.c    - Listing 5, An improved Windows timer function
  35.  
  36.  
  37. Watson.zip    Robert Watson        DMA Controller Programming in C    35-54
  38.  
  39. record.c    - Listing 1, Main application program
  40. vds.h        - Listing 2, Header file for VDS functions
  41. vds.c        - Listing 3, Source file for VDS functions
  42. makefile    - Listing 4, Make file for building the application
  43.  
  44.  
  45. Janzen.zip    Thomas E. Janzen    C++ for Fuzzy Logic        55-71
  46.  
  47. fuzzy.hpp    - Listing 1, Definition of class fuzzy
  48. fzy_set.hpp    - Listing 2, Definition of class fzy_set
  49. fam2.hpp    - Listing 3, Definition of fuzzy associative memory
  50. memfunc.hpp    - Listing 4, Definition of membership_function
  51. example.cpp    - Listing 5, Application of fuzzy associative memory
  52.  
  53.  
  54. Labrocca.zip    P.J. LaBrocca        A Function to Allocate        72-86
  55.                     2-Dimensional Arrays at Run Time
  56.  
  57. dyn2darr.c    - Listing 1, Defines function to allocate 2-d arrays
  58. dyn2darr.h    - Listing 2, Header file for dyn2darr.c
  59. magic.c        - Listing 3, Magic squares program
  60. test.c        - Listing 4, A program to test dynamic allocation
  61. makefile    - Listing 5, Makefile for Microsoft's NMAKE
  62. magic.exe    - Not printed in magazine.
  63. test.exe    - Not printed in magazine.
  64.  
  65.  
  66. Allison.zip    Chuck Allison        Code Capsules            89-101
  67.  
  68. bit1.c        - Listing 1, Illustrates bitwise operators
  69. bit1_2.c    - Listing 2, Sets and resets individual bits
  70. bit.h        - Listing 3, Declarations for bit access functions
  71. bit.c        - Listing 4, Implements file for bit.h
  72. tbit.c        - Listing 5, Illustrates the bit access functions from bit.h
  73. bits.h        - Listing 6, Bits object interface
  74. bits.c        - Listing 7, Bits object implementation
  75. tbits.c        - Listing 8, Test the bits interface
  76. edits.h        - Listing 9, Edits to transform bits.h into bitstr.h
  77. edits.c        - Listing 10, Edits to transform bits.c into bitstr.c
  78. tbitstr.c    - Listing 11, Test the bitstr interface
  79.  
  80.  
  81. pugh.zip    Kenneth Pugh        Questions & Answers        103-107
  82.  
  83. pedconn.hpp    - Figure 1, Jorge Pedron's sample code
  84.  
  85.  
  86. saks.zip    Dan Saks        Stepping Up to C++        109-116
  87.  
  88. string.hpp    - Listing 1, A simple string class
  89. immdes.hpp    - Listing 2, Immediate destruction with references
  90.           bound to entire objects
  91. inmeos.hpp    - Listing 3, An example where destruction at EOS fails
  92. gencode.cpp    - Listing 4, Generated code from a conditionally
  93.           constructed temporary
  94.  
  95.  
  96. splash.zip    Jim Morris        The SPLASH Class Library    CUJ 11.10, 49-67
  97.  
  98. splash.cpp    - Not printed in magazine.
  99. spltst.cpp    - Not printed in magazine.
  100. slicetst.cpp    - Not printed in magazine.
  101. tracer.cpp    - Not printed in magazine.
  102. cislog.cpp    - Not printed in magazine.
  103. assoc.cpp    - Not printed in magazine.
  104. chgfnt.cpp    - Not printed in magazine.
  105. tstio.cpp    - Not printed in magazine.
  106. justify.cpp    - Not printed in magazine.
  107. scl.cpp        - Not printed in magazine.
  108. tracer.h    - Not printed in magazine.
  109. readme.sam    - Not printed in magazine.
  110. makefile.std    - Not printed in magazine.
  111. readme        - Not printed in magazine.
  112. readme.2nd    - Not printed in magazine.
  113. splash.doc    - Not printed in magazine.
  114. regexp.doc    - Not printed in magazine.
  115. splash.h    - Not printed in magazine.
  116. regex.c        - Not printed in magazine.
  117. regex.h        - Not printed in magazine.
  118. regmagic.h    - Not printed in magazine.
  119. regexp.h    - Not printed in magazine.
  120. splash.v    - Not printed in magazine.
  121. slicetst.v    - Not printed in magazine.
  122. assoc.h        - Not printed in magazine.
  123. changelo    - Not printed in magazine.
  124. patchler    - Not printed in magazine.
  125. todo        - Not printed in magazine.
  126.  
  127.  
  128. 1110072.zip    Martin Scolnick        Random Event Simulation        CUJ 11.10, 69-82
  129.                     for C Programmers
  130.  
  131. 1110072c    - Listing 6, Definition of MakeHistogram
  132.  
  133.  
  134. ******************************************************************************
  135.  
  136.  
  137. If you have questions regarding to the disk, please call or write us.
  138.  
  139. -----------------------------------------------------------------------------
  140.                            R&D Publications, Inc.
  141.                         1601 W. 23rd St. Suite 200
  142.                             Lawrence, KS 66046
  143.                               (913) 841-1631
  144. -----------------------------------------------------------------------------
  145.  
  146.